From: Maximiliano Curia Date: Wed, 23 Nov 2016 19:54:36 +0000 (+0000) Subject: kaccounts-providers (16.08.3-1) unstable; urgency=medium X-Git-Tag: archive/raspbian/4%20.08.3-1+rpi1~1^2^2^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=50fc24e8f38979a3934d11a60f1fe4f7a31d9221;p=kaccounts-providers.git kaccounts-providers (16.08.3-1) unstable; urgency=medium * New upstream release (16.08.3) [dgit import unpatched kaccounts-providers 16.08.3-1] --- 50fc24e8f38979a3934d11a60f1fe4f7a31d9221 diff --cc debian/changelog index 0000000,0000000..95ef1e8 new file mode 100644 --- /dev/null +++ b/debian/changelog @@@ -1,0 -1,0 +1,68 @@@ ++kaccounts-providers (16.08.3-1) unstable; urgency=medium ++ ++ * New upstream release (16.08.3) ++ ++ -- Maximiliano Curia Wed, 23 Nov 2016 20:54:36 +0100 ++ ++kaccounts-providers (16.08.2-1) unstable; urgency=medium ++ ++ [ Maximiliano Curia ] ++ * New upstream release (16.08.2) ++ ++ [ Automatic packaging ] ++ * Update build-deps and deps with the info from cmake ++ ++ -- Maximiliano Curia Wed, 19 Oct 2016 12:41:45 +0200 ++ ++kaccounts-providers (16.04.2-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Maximiliano Curia Thu, 23 Jun 2016 14:36:02 +0200 ++ ++kaccounts-providers (16.04.1-1) unstable; urgency=medium ++ ++ [ Automatic packaging ] ++ * Bump Standards-Version to 3.9.8 ++ ++ [ Maximiliano Curia ] ++ * New upstream release (15.12.2). ++ * Add upstream metadata (DEP-12) ++ * debian/control: Update Vcs-Browser and Vcs-Git fields ++ * Add myself to the uploaders list ++ ++ -- Maximiliano Curia Thu, 26 May 2016 18:39:47 +0200 ++ ++kaccounts-providers (15.12.1-1) experimental; urgency=medium ++ ++ [ Diane Trout ] ++ * New upstream release. ++ * Update Build-Depends, add kio-dev, libkf5declarative-dev, ++ libkf5package-dev ++ ++ [ Maximiliano Curia ] ++ * New upstream release (15.12.1). ++ ++ -- Maximiliano Curia Mon, 01 Feb 2016 10:23:26 +0100 ++ ++kaccounts-providers (15.08.3-1) unstable; urgency=medium ++ ++ * New upstream release. ++ ++ -- Diane Trout Thu, 03 Dec 2015 23:03:42 -0800 ++ ++kaccounts-providers (15.08.1-1) unstable; urgency=medium ++ ++ [ Maximiliano Curia ] ++ * Prepare initial Debian release. ++ ++ [ Diane Trout ] ++ * libsignon-qt5-dev depends on libkf5coreaddons and libaccountsqt5-dev ++ so we can just list it in the Build-depends ++ * Update Build-Depends. No changes needed ++ * Write a longer description. ++ * add dh_install --list-missing to check for uninstalled files. ++ * Add myself as uploader. ++ * Add Homepage field. ++ ++ -- Diane Trout Sun, 20 Sep 2015 22:00:06 -0700 diff --cc debian/compat index 0000000,0000000..ec63514 new file mode 100644 --- /dev/null +++ b/debian/compat @@@ -1,0 -1,0 +1,1 @@@ ++9 diff --cc debian/control index 0000000,0000000..f356e9a new file mode 100644 --- /dev/null +++ b/debian/control @@@ -1,0 -1,0 +1,32 @@@ ++Source: kaccounts-providers ++Section: kde ++Priority: optional ++Maintainer: Debian/Kubuntu Qt/KDE Maintainers ++Uploaders: Diane Trout , Maximiliano Curia ++Build-Depends: cmake (>= 2.8.12~), ++ debhelper (>= 9), ++ extra-cmake-modules (>= 1.0.0~), ++ intltool, ++ kio-dev (>= 5.4.0~), ++ libaccounts-glib-dev, ++ libkaccounts-dev, ++ libkf5declarative-dev (>= 5.4.0~), ++ libkf5i18n-dev (>= 5.4.0~), ++ libkf5kio-dev (>= 5.4.0~), ++ libkf5package-dev (>= 5.4.0~), ++ libsignon-qt5-dev, ++ pkg-kde-tools (>= 0.12), ++ qtbase5-dev (>= 5.2.0~), ++ qtdeclarative5-dev (>= 5.2.0~) ++Standards-Version: 3.9.8 ++Homepage: https://projects.kde.org/projects/kde/kdenetwork/kaccounts-providers ++Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kaccounts-providers.git/ ++Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kaccounts-providers.git ++ ++Package: kaccounts-providers ++Architecture: any ++Depends: signon-plugin-oauth2, ${misc:Depends}, ${shlibs:Depends} ++Description: KDE providers for accounts sign-on ++ Provides additional configuration files for libaccounts and ++ libsignon to recognize online services such as Facebook ++ and Google. diff --cc debian/copyright index 0000000,0000000..23198d6 new file mode 100644 --- /dev/null +++ b/debian/copyright @@@ -1,0 -1,0 +1,61 @@@ ++Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ++Upstream-Name: kaccounts-providers ++Source: git://anongit.kde.org/kaccounts-providers.git ++ ++Files: * ++Copyright: Martin Klapetek ++License: GPL-2+ ++ ++Files: cmake/* ++Copyright: Martin Klapetek ++License: BSD-3-clause ++ ++Files: debian/* ++Copyright: 2015 Harald Sitter ++License: GPL-2+ ++ ++License: GPL-2+ ++ This program is free software; you can redistribute it ++ and/or modify it under the terms of the GNU General Public ++ License as published by the Free Software Foundation; either ++ version 2 of the License, or (at your option) any later ++ version. ++ . ++ This program is distributed in the hope that it will be ++ useful, but WITHOUT ANY WARRANTY; without even the implied ++ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ++ PURPOSE. See the GNU General Public License for more ++ details. ++ . ++ You should have received a copy of the GNU General Public ++ License along with this package; if not, write to the Free ++ Software Foundation, Inc., 51 Franklin St, Fifth Floor, ++ Boston, MA 02110-1301 USA ++ . ++ On Debian systems, the full text of the GNU General Public ++ License version 2 can be found in the file ++ `/usr/share/common-licenses/GPL-2'. ++ ++License: BSD-3-clause ++ Redistribution and use in source and binary forms, with or without ++ modification, are permitted provided that the following conditions ++ are met: ++ . ++ 1. Redistributions of source code must retain the copyright ++ notice, this list of conditions and the following disclaimer. ++ 2. Redistributions in binary form must reproduce the copyright ++ notice, this list of conditions and the following disclaimer in the ++ documentation and/or other materials provided with the distribution. ++ 3. The name of the author may not be used to endorse or promote products ++ derived from this software without specific prior written permission. ++ . ++ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR ++ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES ++ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ++ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, ++ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT ++ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, ++ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY ++ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ++ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF ++ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --cc debian/rules index 0000000,0000000..e014bb3 new file mode 100755 --- /dev/null +++ b/debian/rules @@@ -1,0 -1,0 +1,6 @@@ ++#!/usr/bin/make -f ++ ++include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk ++ ++override_dh_install: ++ dh_install --list-missing diff --cc debian/source/format index 0000000,0000000..163aaf8 new file mode 100644 --- /dev/null +++ b/debian/source/format @@@ -1,0 -1,0 +1,1 @@@ ++3.0 (quilt) diff --cc debian/upstream/metadata index 0000000,0000000..64d5701 new file mode 100644 --- /dev/null +++ b/debian/upstream/metadata @@@ -1,0 -1,0 +1,7 @@@ ++Name: kaccounts-providers ++Changelog: https://quickgit.kde.org/?p=kaccounts-providers.git&a=log ++Contact: kde-devel@kde.org ++Donation: https://www.kde.org/community/donations/index.php ++Repository: https://anongit.kde.org/kaccounts-providers.git ++Repository-Browse: https://quickgit.kde.org/?p=kaccounts-providers.git ++Security-Contact: security@kde.org diff --cc debian/watch index 0000000,0000000..9f7c438 new file mode 100644 --- /dev/null +++ b/debian/watch @@@ -1,0 -1,0 +1,3 @@@ ++version=3 ++http://download.kde.org/stable/applications/([\d.]+)/src/kaccounts-providers-([\d.]+).tar.xz ++http://download.kde.org/unstable/applications/([\d.]+)/src/kaccounts-providers-([\d.]+).tar.xz